CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - snake active contour

搜索资源列表

  1. gvfc

    0下载:
  2. 基于GVF的SNAKE一个实现的重要函数GVFC,网上搜得-An important function GVFC used to implement the snake (active contour) based on the GVF (gradient vector flow).
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4649
    • 提供者:风清扬
  1. gvf_v5

    0下载:
  2. Matlab code for the implementation of the snake(active contour). Very useful in the image segmentation.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1378056
    • 提供者:王军
  1. activecontour

    0下载:
  2. snake(active contour)的c++版本。输入:用户标定的初始点。输出:目标边界-snake (active contour) c + + version. Enter : the initial user calibration point. Output : Target border
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5956
    • 提供者:rebeller
  1. snake

    0下载:
  2. Snake 算法或Active Contour Models。这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:15073
    • 提供者:王亦
  1. Snake-C

    0下载:
  2. Snake 算法或Active Contour Models。这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5057
    • 提供者:王亦
  1. opencv实现的snake算法

    0下载:
  2. opencv实现的snake算法,可以用于轮廓提取。,opencv realized snake algorithm, can be used for contour extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:94884
    • 提供者:李占闯
  1. ClassicalSnakesAlgorithm

    0下载:
  2. A clasical snake implementation on a binaty image. The implementation followa the Torozopoliz article on active contour and s nakes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1690173
    • 提供者:avieli
  1. snake_matlab

    1下载:
  2. 实现了snake without edge 这篇文献的算法。可以运行,而且结果良好。-snake 0r active contour model.
  3. 所属分类:matlab例程

    • 发布日期:2014-04-04
    • 文件大小:13131
    • 提供者:liuxing
  1. snake

    0下载:
  2. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:20921
    • 提供者:啊哦
  1. gvf_SSF

    0下载:
  2. 基于gvf(Gradient Vector Flow)的主动轮廓模型(snake)图像分割算法。 包括3个算法的实现,即基本SNAKE,ballon snake, 和GVF snake. 都采用了参数解法,很适合初学者使用-Based gvf (Gradient Vector Flow) of the active contour model (snake) segmentation algorithm. Including the three algorithm, namely, th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:988796
    • 提供者:孙水发
  1. snake

    0下载:
  2. 主要用于图像分割的主动轮廓线的源代码,该方法为非参数模型-Mainly used for active contour segmentation of the source code, the method for non-parameter model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:75742
    • 提供者:wangzan
  1. Snake

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:275215
    • 提供者:马欣
  1. a-kind-of-snake-codes

    0下载:
  2. 主动轮廓模型又叫做snake模型,是图像分割中的经典之作,本压缩文件中包含了大量基于snake模型的图像分割实现程序-Active contour model is also called snake model, image segmentation is classic, the compressed file contains a large number of image segmentation based on snake model to achieve program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:986814
    • 提供者:sjx
  1. BasicSnake_version2e

    0下载:
  2. The basic snake segmentation (2d and 3d). A snake is an active (moving) contour, in which the points are attracted by edges and other boundaries. To keep the contour smooth, an membrame and thin plate energy is used as regularization.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:39499
    • 提供者:Leon
  1. snake

    0下载:
  2. 活动轮廓模型也称蛇形,定义为最小的能量样条曲线-Active contour model, also known as snake, is defined as the minimal energy splines
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:14528
    • 提供者:liru
  1. snake

    0下载:
  2. 介绍活动轮廓模型的原理,根据作者原创论文编写的matlab程序。-Introduces the principle of active contour model, according to the author of the original paper writing in matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:18499
    • 提供者:shang
  1. Snake

    0下载:
  2. 通过matlab语言实现GVFsnake算法,提取图像的轮廓特征,并通过绘图显示出特征点-GVF snake (active contour) toolbox
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:19628
    • 提供者:lianchen
  1. Active-Contour-Segmentation

    0下载:
  2. Greedy Snake contour plus user interaction Active Contour Without Edges (Chan Vese) I implement these papers using matlab. I hope you enjoy :)
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1454810
    • 提供者:nbmnbm
  1. 935828160Demo2

    0下载:
  2. snake主动轮廓 实现图像分割 算法准确(Snake active contour)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:听听11
  1. Snake

    0下载:
  2. 形变活动轮廓模型,实现Snake(Kass)模型(The deformable active contour model is used to implement the Snake (Kass) model)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:819200
    • 提供者:233cy
« 1 23 4 »
搜珍网 www.dssz.com